Fully Qualified Name: | Laminas\I18n\View\HelperConfig |
Implements: | ConfigInterface |
Service manager configuration for i18n view helpers.
Name | Description | Defined By |
---|---|---|
configureServiceManager() | Configure the provided service manager instance with the configuration in this class. | HelperConfig |
toArray() | Cast configuration to an array. | HelperConfig |
Configure the provided service manager instance with the configuration in this class.
Parameter Name | Type | Description |
---|---|---|
$serviceManager | \ServiceManager |
Returns: \ServiceManager
Cast configuration to an array.
Provided for v3 compatibility
Returns: array